home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Jan 88 / Sorry, if you get 1⁄19 < prev    next >
Encoding:
Text File  |  1991-03-06  |  926 b   |  32 lines  |  [TEXT/GEOL]

  1. Item    0683054                         19-Jan-88        09:08
  2.  
  3. From:   V0344                           Siemens Gammasonics, Henk Koopmans
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    Sorry, if you get this twice
  8.  
  9. Hello,
  10.     I'm having some problems with the MacApp Make files. I can't get my
  11. application dependent on an additional resource description file.
  12.  
  13. From my make file:
  14. ------------------
  15. #    List Rez files other than AppName.r that need to Rez'ed with the application
  16.  
  17. OtherRezFiles = "Help.r"
  18.  
  19. From MacApp.make3:
  20. ------------------
  21. "{AppName}"    ƒƒ    "{AppName}.r" {OtherRezFiles} {OtherRsrcFiles} ∂
  22.  
  23. As far as I can tell, this should cause {AppName} to be dependent on Help.r,
  24. right?  I've tried putting my own dependencies in my make file, but they seem
  25. to have no effect. Pointing me in the right direction would be deeply
  26. appreciated.
  27.  
  28. Thanks,
  29. Edith Wickliff, Siemens Gammasonics
  30.  
  31.  
  32.